novena: Remove uneeded PHYS_SDRAM_SIZE
authorFabio Estevam <[email protected]>
Sat, 23 Jul 2016 16:23:41 +0000 (13:23 -0300)
committerStefano Babic <[email protected]>
Thu, 28 Jul 2016 11:27:21 +0000 (13:27 +0200)
commit10ced52242e26c5a1b7e4d86c8273dfd89304841
tree4a044089a4f12b653574c7d6170eea4504510dcf
parentc6a51bab174ecb4c6bebfada951ac556ffc13fcd
novena: Remove uneeded PHYS_SDRAM_SIZE

novena uses the imx_ddr_size() function to calculate the DDR size in
runtime, so there is no need to define PHYS_SDRAM_SIZE.

Remove the unneeded definition.

Cc: Marek Vasut <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Marek Vasut <[email protected]>
include/configs/novena.h